How to Install ciopfs software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install ciopfs software package in Ubuntu 12.04 LTS (Precise Pangolin)

ciopfs software package provides FUSE case insensitive on purpose file system, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ciopfs 

ciopfs is installed in your system.

Make ensure the ciopfs package were installed using the commands given below,

$ sudo dpkg-query -l | grep ciopfs *

You will get with ciopfs package name, version, architecture and description in a table

ciopfs package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package ciopfs
Version 0.4-0ubuntu1
Description FUSE case insensitive on purpose file system
Sub Section Utils


See Also, How to uninstall or remove ciopfs software package from Ubuntu 12.04 LTS (Precise Pangolin)?